projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b363bc
)
(sys/stat.h, errno.h): Remove duplicate includes.
author
Glenn Morris
<rgm@gnu.org>
Sun, 26 Aug 2007 00:56:36 +0000
(
00:56
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 26 Aug 2007 00:56:36 +0000
(
00:56
+0000)
lib-src/emacsclient.c
patch
|
blob
|
history
diff --git
a/lib-src/emacsclient.c
b/lib-src/emacsclient.c
index 2c639c1eea2b0f8b83dab7f301180b78031666c4..ae7ff12e17d36888c924ccc380f85c0557f3e1a7 100644
(file)
--- a/
lib-src/emacsclient.c
+++ b/
lib-src/emacsclient.c
@@
-556,8
+556,6
@@
main (argc, argv)
# include <sys/types.h>
# include <sys/socket.h>
# include <sys/un.h>
-# include <sys/stat.h>
-# include <errno.h>
#endif
#define AUTH_KEY_LENGTH 64